home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / ped100b1.zip / PCBEDIT.DOC < prev    next >
Text File  |  1993-01-22  |  7KB  |  211 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.                                     PCBEdit
  22.  
  23.                                   Version 1.00
  24.  
  25.                             Wide Area Beta Release 1
  26.  
  27.                                 22 January 1993
  28.  
  29.  
  30.  
  31.               Copyright (C) 1993, Clark Development Company, Inc.
  32.  
  33.                         Clark Development Company, Inc.
  34.                                 P.O. Box 571365
  35.                              Murray, UT  84157-1365
  36.  
  37.                              Sales - (800) 356-1686
  38.                               FAX - (801) 261-8987
  39.                          Voice Support - (801) 261-1686
  40.                           BBS Support - (801) 261-8976
  41.  
  42.                          Written by Scott Dale Robison
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.                             LICENSE TO USE AGREEMENT
  54.                             ------------------------
  55.  
  56.  
  57. Clark Development Company (CDC) grants to the purchaser of PCBoard
  58.  
  59. Professional Bulletin Board Software (PCBoard) a nonexclusive license to
  60.  
  61. use PCBEdit.  PCBEdit may only be used by purchasers of PCBoard.  Contact
  62.  
  63. CDC for purchasing information.  The purchaser is licensed to use
  64.  
  65. PCBEdit according to the same terms and conditions as found in the
  66.  
  67. PCBoard LICENSE TO USE AGREEMENT located on the software envelope
  68.  
  69. included with your PCBoard package.
  70.  
  71.  
  72. If the purchaser transfers ownership of PCBoard to another party, the
  73.  
  74. right to use PCBEdit is also transferred.
  75.  
  76.  
  77. PCBEdit is provided at no cost to purchasers of PCBoard.  CDC makes no
  78.  
  79. warranties of any kind, expressed or implied, with respect to the
  80.  
  81. quality, performance, accuracy, or fitness of PCBEdit.  CDC assumes no
  82.  
  83. responsibility for any decisions made or actions taken on the part of
  84.  
  85. the purchaser because of the use of PCBEdit.  In no event shall CDC, or
  86.  
  87. any of its representatives, be liable for any loss of profit or damage
  88.  
  89. arising from the use or inability to use PCBEdit even if CDC or an
  90.  
  91. authorized agent of CDC has been advised of the possibility of damage.
  92.  
  93.  
  94. CDC reserves the right to make changes, enhancements, and improvements
  95.  
  96. to PCBEdit at any time and without notice.
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.                                  USING PCBEDIT
  104.                                  -------------
  105.  
  106. The documentation for PCBEdit is still under development.  However,
  107. since you've all been clamoring for it for *SO* long now, we've decided
  108. to go ahead and make it available for you to use right now, rather than
  109. forcing you to wait for PCBoard Version 15 to be released.
  110.  
  111. PCBEdit is not meant to replace programs such as TheDraw or PCBDraw.
  112. They are still incredibly useful for screen design.  PCBEdit is designed
  113. to allow you to write what we call "information intensive" display files 
  114. (such as NEWS and BLT files), as opposed to "display intensive" files 
  115. (such as WELCOME and BRDM.)
  116.  
  117. PCBEdit should be installed in your PCB subdirectory (or whereever you
  118. have installed your PCBoard EXE files.)  It may be set up as an editor
  119. in PCBoard System Manager (PCBSM) option G (Define Text & Graphics
  120. Editors.)  Because it deals with @X codes and @ macros, it can be used
  121. to design all files, eliminating the need for separate graphics display
  122. files.
  123.  
  124. PCBEdit is used just as you would use any editor:  PCBEDIT FILENAME.  It
  125. supports many configuration options which may be specified either on the
  126. command line, in an environment variable, or in a configuration file.
  127. (More on this later.)
  128.  
  129. A couple of notes on getting help.  First, there is a complete reference
  130. of commands and configuration options available via the Alt-H key when
  131. editing.  Alt-W goes to an information screen.
  132.  
  133.  
  134.  
  135.                               CONFIGURING PCBEDIT
  136.                               -------------------
  137.  
  138. Any of the configuration options listed in the PCBEdit help screens
  139. (accessed via Alt-H) may be specified on the command line in the normal
  140. fashion.  If an option needs to have a space embedded in it, surround
  141. the entire option in double quotes ("/ATMAC:@USER@:SCOTT ROBISON").
  142.  
  143. Another means of specifying configuration options is via a SET PCBEDIT=
  144. statement.  For example:
  145.  
  146.    SET PCBEDIT="/ATMAC:@USER@:SCOTT ROBISON" /MATTR NEWS
  147.  
  148. Finally, if you find yourself using many configuration options, you can
  149. specify them in a file named PCBEDIT.CFG.  It should be located in the same
  150. directory as PCBEDIT.EXE.  It may contain as many lines as you feel
  151. necessary and each line may be up to 127 characters long.  For example:
  152.  
  153.     "/ATMAC:@USER@:SCOTT ROBISON"
  154.     "/ATMAC:@FIRST@:Scott" "/ATMAC:@FIRSTU@:SCOTT"
  155.     /MATTR /LLEND:26 NEWS
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.                               SUPPORT FOR PCBEDIT
  167.                               -------------------
  168.  
  169. If you have a question about PCBEdit, first read this document
  170. completely.  If you wish to report a bug in PCBEdit, read the
  171. HISTORY.TXT document completely.  If you can't find the answer to your
  172. question or a mention of your bug being fixed, then leave a message to
  173. SCOTT ROBISON in the BETA conference (6) on the SALT AIR BBS.  Please
  174. include in the message the wide area beta version number and/or release
  175. date of the software (found at the top of this document and on the
  176. information screen (Alt-W key) in PCBEdit).  Depending on the
  177. circumstances, We may also need to get a copy of the configuration
  178. and/or display files in use at the time, so keep them handy.  However,
  179. you will not need to upload them unless requested.  Remember, this is
  180. *BETA* software.  It is not, nor should it be expected to be perfect.
  181. Be sure to save your work often, and preferably back it up before you
  182. attempt to edit it.  While this program has been tested extensively in
  183. house, you are bound to do something we didn't take into account.
  184. Please report any problems and we will fix it as quickly as possible.
  185.  
  186. Summary:
  187.  
  188.     Use the SALT AIR BBS BETA conference (6) for PCBEdit reports.
  189.     Leave them to SCOTT ROBISON.
  190.     Tell him what version/beta release you are using.
  191.     Be prepared to supply him with samples of configuration and/or
  192.         display files.
  193.     Be patient!  :)
  194.  
  195.  
  196.  
  197.                           ANSWERS TO COMMON QUESTIONS
  198.                           ---------------------------
  199.  
  200. Q:  The Alt-O optimize function doesn't seem to work.  What's wrong?
  201.  
  202. A:  It is being worked on.  We haven't experienced it removing necessary
  203.     codes; it just won't always remove unnecessary codes (which is it's
  204.     function).  It will never be perfect; there are too many potential
  205.     cases for it to reliably take into account.  However, it will
  206.     improve with time.  If you feel you have a case that is OBVIOUSLY
  207.     incorrect, upload the display file to SALT AIR and leave a message
  208.     to SCOTT ROBISON to take a look at it with the PCBEdit Alt-O
  209.     command.
  210.  
  211.